Papers with image classifications
Model Interpretability and Rationale Extraction by Input Mask Optimization (2023.findings-acl)
Copied to clipboard
| Challenge: | Existing methods for creating explanations for black-box models struggle with deriving easily interpretable explanations. |
| Approach: | They propose a model-agnostic method to generate extractive explanations for neural network predictions using masking parts of the input that the model does not consider indicative of the respective class. |
| Outcome: | The proposed method achieves state-of-the-art results in a paragraph-level rationale extraction task, showing that this task can be performed without training a specialized model. |